AppSoundscapeNavigator_ProvideNavigatorFactory

@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class AppSoundscapeNavigator_ProvideNavigatorFactory : Factory<T>

Constructors

constructor(module: AppSoundscapeNavigator)

Functions

Link copied to clipboard
open fun create(module: AppSoundscapeNavigator): AppSoundscapeNavigator_ProvideNavigatorFactory
Link copied to clipboard
open fun get(): Navigator
Link copied to clipboard
open fun provideNavigator(instance: AppSoundscapeNavigator): Navigator